RichTextKit v0.4

MappedSlice<T>.Length Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: MappedSlice<T>

Gets the number of elements in this mapping

public int Length { get; }

Property Type

int